# docs
Sphinx

# package management
build
twine

# testing
pytest
pytest-cov
tox

# code quality
black
isort
mypy
pylint
